My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
-
Re: Income statement saved search replication
Hi @Kyle_Lautzenhiser-Oracle , You may try to add these to your Transaction search: Criteria tab: a. Posting = True b. Account Type = Cost of Goods Sold, Income, Expense, Other Expense, Other Income …6 -
Re: DECODE(TO_CHAR formular - Need a column that the total quantity sold for the past 12 months
Hi @User_FZNHI , You may try to add this formula below for your requirements: Formula(Numeric) Summary Type = Sum Formula = CASE WHEN (TO_CHAR({today},'MM') - TO_CHAR({trandate},'MM…7 -
Re: Error when trying to change user password using Administrator
Hi @User_MQQI5, If the User is unable to do a Self Reset, you need to submit a ticket to Customer Support to perform a Password Reset for the User. For Users associated to multiple accounts, NetSuite…1 -
Re: Bin On Hand is less than Bin Available - Causing Negative Bin On Hand
Hi Jeong @User_92YNP , You can try these steps below to create a saved search to show items with Bin On Hand which are less than Bin Available.. 1. Navigate to Lists > Search > Saved Searches &…1 -
Re: CASE WHEN formula question
Hi @CDuf , Can you try this Formula below? case when {case.createddate} > TO_DATE('01/01/2019', 'DD/MM/YYYY') then {case.timetoclose} else NULL end Regards, Red1
